hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
swapEndian
hip
api
net
utils
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
[
N
]
swapEndian
(ubyte[N] bytes)
@
nogc
nothrow pure
ubyte
[
N
]
swapEndian
(
uint
N
)
(
ubyte
[
N
]
bytes
)
ubyte
[]
swapEndian
(ubyte[] bytes)
Meta
Source
See Implementation
hip
api
net
utils
aliases
fromNetworkBytes
fromNetworkBytesInPlace
functions
copyIntoMemory
getSendTypeSize
hasDynamicArray
hton
htonl
htons
isLittleEndian
ntohl
ntohs
sizeofTypes
swapEndian
swapEndianInPlace
toBytes
toNetwork
toNetworkBytes
toNetworkBytesInPlace